Skip to content

Update README: fix outdated URLs and Ruby version examples#910

Merged
eregon merged 4 commits intoruby:masterfrom
fkmy:fix-readme-outdated-links-and-examples
Apr 29, 2026
Merged

Update README: fix outdated URLs and Ruby version examples#910
eregon merged 4 commits intoruby:masterfrom
fkmy:fix-readme-outdated-links-and-examples

Conversation

@fkmy
Copy link
Copy Markdown
Contributor

@fkmy fkmy commented Apr 29, 2026

Summary

  • Replace outdated help.github.com URLs with docs.github.com
  • Update ruby-version examples from '3.4' to '4.0'
  • Remove EOL Ruby versions (2.7, 3.0, 3.1, 3.2) from the matrix example

Context

  • help.github.com was consolidated into docs.github.com (existing URLs still redirect, but updating to the canonical domain for consistency)
  • Ruby 2.7 (EOL 2023-03), 3.0 (EOL 2024-04), 3.1 (EOL 2025-03), 3.2 (EOL 2026-04) are all end-of-life per https://www.ruby-lang.org/en/downloads/branches/
  • Ruby 4.0 is now available as a stable release

@ntkme
Copy link
Copy Markdown
Collaborator

ntkme commented Apr 29, 2026

I checked a few updated links. They do open but they are still getting 301 redirections to new locations.

Would you mind check again and update links to their canonical URLs?

@fkmy
Copy link
Copy Markdown
Contributor Author

fkmy commented Apr 29, 2026

I'm sorry. I didn't check thoroughly enough.

Thank you for pointing that out! I've updated the URLs to their canonical paths.

Copy link
Copy Markdown
Member

@eregon eregon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@eregon eregon merged commit f02c009 into ruby:master Apr 29, 2026
211 checks passed
@fkmy fkmy deleted the fix-readme-outdated-links-and-examples branch April 29, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants